end of the chain meaning in Chinese
链端
Examples
- Method on the next sink until the call reaches the transport sink at the end of the chain
方法。接收器链中的每个接收器都对下一个接收器调用 - Command what to do , for example , to insert a rule , to add a rule to the end of the chain , or to delete a rule
命令要做什么,例如,插入规则、将规则添加到链的末尾或删除规则。 - The list items are organized in a chain so the message is processed in order and can be consumed before reaching the end of the chain
列表项被组织成链,因此消息可按顺序被处理并且在到达链尾之前被用掉。 - You have the ability to control both ends of the chain , and can ensure that the xml comes in just like you want it , as well as dictate how the outgoing data presumably , java code looks
您能够控制链条的两端,保证接收的xml符合您的需要,并且规定输出数据(比如java代码)的格式。 - When the call reaches the transport sink at the end of the chain , the transport sink sends the headers and serialized message over the channel to the server , where the process is reversed
当调用到达链末尾的传输接收器时,传输接收器将标头和序列化消息通过信道发送到服务器,在服务器上此过程被反转。